花费 5 ms
SQL常用函数

SQL中的单记录函数 - 补充 NVL(EXP1, EXP2) 如果 EXP1 为空,则返回 EXP2 , 否则返回 EXP1 例如 : SELECT NVL('', 'A' ) FROM D ...

Tue Sep 11 22:37:00 CST 2012 0 26015
PL/SQL Package

Allow the Oralcel server to read multiple objects into memory at once. Package bundle related PL/SQ ...

Tue Nov 20 19:08:00 CST 2012 0 4753

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM